CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab svm

搜索资源列表

  1. SVM

    0下载:
  2. MATLAB中svm入门ppt介绍及程序实例介绍-Getting Started with MATLAB, and procedures of example to illustrate svm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1671701
    • 提供者:陈文军
  1. LS-SVM

    1下载:
  2. 这是对于工业过程中连续搅拌釜反应器用支持向量机建模的实例。预测效果很好。-This is for the industrial process of continuous stirred tank reaction used in support vector machine modeling examples. Very good prediction.
  3. 所属分类:其他小程序

    • 发布日期:2017-06-06
    • 文件大小:378771
    • 提供者:zhajuan
  1. SVM

    7下载:
  2. SVM分类的matlab源码实现。并提供一组数据进行仿真。-SVM classification matlab realization.
  3. 所属分类:matlab

    • 发布日期:2015-01-05
    • 文件大小:4096
    • 提供者:阿福
  1. WangJiminSVM

    0下载:
  2. SVM的讲义!具体的内容可以自己看!很详细的-SVM lectures! Specific content can look! Very detailed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:661263
    • 提供者:feng
  1. gist

    1下载:
  2. 对图像Gabor特征的提取,一个非常有效的特征,并用SVM对图像进行分类-get the gabor feature of a image,a very effective feature,and use SVM to classify the pictures
  3. 所属分类:Graph Recognize

    • 发布日期:2015-03-18
    • 文件大小:16854
    • 提供者:soon
  1. SVM_SMO_gaoshsh

    2下载:
  2. 支持向量机(SVM)的SMO算法实现。包括matlab源代码文件、支持向量机的pdf文档,源代码word文档。-Support Vector Machine (SVM) algorithm of SMO. Including the matlab source code files, Support Vector Machines pdf documents, source code for word documents.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-05
    • 文件大小:787710
    • 提供者:Xiaojun Tang
  1. SVM

    2下载:
  2. 用matlab实现了SVM算法,并且对两类点进行了分类,给出了图形化的结果。-SVM algorithm is implemented using matlab, and two points on the classification, given the graphical result.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-26
    • 文件大小:1891
    • 提供者:王剑亭
  1. libsvm-mat-2[1].89-3

    2下载:
  2. svm多分类器,包括多分类和GA算法和PSO算法优化的SVM-svm multi-classifier, including the multi-classification and GA algorithm and PSO algorithm for optimization of SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:494913
    • 提供者:何同学
  1. kernel

    0下载:
  2. svm 核函数的选择与构造 在matlab中运行-svm kernel function and structure of the choice to run in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:736
    • 提供者:丛宽
  1. svm

    0下载:
  2. 支持向量机用于对样本数据或函数的回归预测,此文件源码是用C#编写的 可以在Matlab环境下实现-Support vector machine is used to sample data or the regression function, the file C# source code is written in the Matlab environment to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:81994
    • 提供者:lily
  1. svm

    0下载:
  2. 不错的svm讲义,对于svm的背景和原理有比较详细的讲解-svm
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:161878
    • 提供者:袁朕
  1. SVM

    1下载:
  2. 四种支持向量机SVM工具箱的分类与回归算法。MATLAB编写-Four types of support vector machine SVM toolbox classification and regression algorithm. MATLAB prepared
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2701759
    • 提供者:stephen
  1. LS-SVM-toolbox

    1下载:
  2. 最新最小二乘支持向量机工具箱和使用说明,里面有详细的说明和实例-the latest LS-SVM toolbox for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2166707
    • 提供者:马冶浩
  1. Ncut_SVM

    1下载:
  2. 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。-This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-21
    • 文件大小:34847340
    • 提供者:leo
  1. MatlabSVM

    0下载:
  2. 基于Matlab的SVM模式分类方法的实验系统,有仿真实验,有举例说明,可用于参考-Matlab-based classification method of SVM model experimental systems, there are simulation results, there are examples, can be used for reference
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:699252
    • 提供者:宁先生
  1. SVM_lzb1p0

    0下载:
  2. svm(支持向量机)能进行分类。有不同的核函数,如线性,多项式等-svm (support vector machine) can be classified. There are different kernel functions, such as linear, polynomial, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:228635
    • 提供者:孟祥
  1. svmlight

    0下载:
  2. Joachims的SVM-light工具包 里面含有 两个.exe文件svm_classify.exe svm_learn.exe 可以实现Transductive SVM用Anton s Matlab interface to SVM light 使用会更方便-Joachims s SVM-light kit which contains two. Exe files svm_classify.exe svm_learn.exe can Transductive SVM with Anton
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1937262
    • 提供者:Mingjie Qian
  1. svm

    1下载:
  2. svm的软件包和相应的学习资源, svm的软件包和相应的学习资源,-SVM software package and the corresponding learning resources, svm package and the corresponding learning resources,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1172343
    • 提供者:liyan
  1. svm-lecture

    1下载:
  2. 有关支持向量机的讲座,我看了之后的确受益非浅-Support Vector Machines on the talks, after I read indeed benefited
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1498613
    • 提供者:liyan
  1. SVM

    0下载:
  2. 应用于matlab支持向量机svm的工具箱-Applies to support vector machine SVM matlab toolbox
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4442887
    • 提供者:dongxu
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com